home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / sfcb12.zip / SFCB.ZIP / SFCB.NEW < prev    next >
Text File  |  1992-03-09  |  5KB  |  95 lines

  1. MODIFICATION HISTORY
  2. ====================
  3.  
  4.    Version 1.2
  5.    ===========
  6.  
  7.    3/ 9/92  1.2 Version finally released!!
  8.    3/ 8/92  Clear buffer when returning from DOS (and not in chat mode)
  9.    3/ 2/92  Added option to use a special access code upon reconnection,
  10.             along with name, password (and optional birthdate)
  11.    3/ 2/92  Install batch file spiffed up for much simpler install.
  12.    3/ 1/92  Users no longer have to reenter their terminal information if
  13.             using SFCB twice in a row.  A text file SFCB.LST stores the
  14.             information on the last caller and is read in if it matches the
  15.             current user.   It is written when a user fails validation
  16.             (Usually through BUSY or NO CARRIER)
  17.    2/27/92  Modem parameters made more flexible
  18.               Dial time out  - wait for CONNECT, etc signals
  19.               Redial time    - time between dialing
  20.               Reconnect time - time delay after reconnection to detect BBS'
  21.                                better (improper phone numbers)
  22.             These options were also added to the SFCBINST install program.
  23.    2/14/92  USR / Courier modems now fully operational at all known speeds
  24.             -- hiatus --
  25.    8/23/91  Support for USR Courier and MicroCom high speed modems added,
  26.             easier to use user interface..
  27.    5/31/91  Added support for special terminal programs, most notably,
  28.             Mirror II which does not allow incoming calls in terminal mode.
  29.             Call-backs may not be done for users already validated (with the
  30.             exception of long-distance calls)
  31.    5/17/91  Created nicer scrolling routines with ANSI callers, cleaned up
  32.             some prompts, general code optimizing
  33.    5/15/91  Fixed bug with duplicate numbers (if user is last on the user
  34.             list, which happens frequently with new users)
  35.    4/23/91  The configuration and door file could not be properly located,
  36.             this is fixed, as is the delay time prior to disconnected, to
  37.             allow the user to see the last few lines of text.
  38.    4/22/91  Added TIMEDAY.BBS/CLR to be displayed if the user cannot be
  39.             validated at that time of the day.  SFCB.CFG can now contain
  40.             up to 10 different time zones for the day, in the format
  41.             HH:MM-HH:MM separated by a space, comma or semi-colon.
  42.  
  43.    4/21/91  Please note!  If you have a program which resets your BBS after
  44.             x number of rings, please disable this program before running
  45.             SFCB!  Some programs cannot properly distinguish rings and
  46.             hangups so this may cause reboots while attempting to redial.
  47.    4/21/91  Made modifications to the dialing routine which would not work
  48.             as expected on some modems, and would not work at all on the
  49.             2nd and 3rd attempts.
  50.    4/21/91  Line 20 of SFCB.CFG file caused the program to not continue
  51.             validation if set to FALSE - fixed to scan every number except
  52.             the users' number.
  53.    4/21/91  Chat mode bug fixed
  54.    4/20/91  Discovered intermittent timeout bug - fixed
  55.    4/18/91  Sent for beta testing
  56.  
  57.       1.2 Enable 3.0 compatibility, Multi-node and file-sharing.
  58.             Will display Node Number in Log File (if activated)
  59.             Long-distance validation enabled.
  60.             Added CBNOLD.BBS/CLR to display if long-distance validation
  61.               disabled.
  62.             SFCB now checks SFCB.BAD for phone numbers which will not
  63.               be validated (ie - local BBS numbers)
  64.             SFCB can instantly validate numbers included in SFCB.OK, and
  65.               will validate without call-back.
  66.             Repaired minor bug when coming back from Chat or Dos Jump,
  67.               and re-displays last line shown.
  68.             User phone number may now be changed "on the fly", if the
  69.               sysop allows it (set in configuration file).
  70.             SFCB.LOG will reflect changes to the phone number and
  71.               incorrect phone numbers, password, or name attempts.
  72.             SFCB.XCH now shows all available local exchanges that will
  73.               not fit on one line in SFCB.CFG.  The configuration file
  74.               is read first and SFCB.XCH is searched only if the prefix
  75.               has not been found.  (So put frequently used prefixes in
  76.               SFCB.CFG and other local exchanges in SFCB.XCH)
  77.             SFCB.VAL contains the list of users who have been validated
  78.             SFCB.NVL will contain the list of users who failed validation
  79.             Added CONNECT.BBS/CLR to display once the user is reconnected
  80.             NUMNOVAL.BBS/CLR is displayed if the number is found in the
  81.               SFCB.BAD file.
  82.             NODUPES.BBS/CLR is displayed if the number is determined to
  83.               be a duplicate number.
  84.             NOQUALFY.BBS/CLR is displayed if the user cannot be validated
  85.               for some other reason.
  86.  
  87.       1.1 Added Drop to DOS, enhanced chat mode (with word wrap)
  88.             Fixed time lockout (wouldn't work before 10:00 am)
  89.             Cosmetic changes to user interface.
  90.             Registration format - initial screen disable added.
  91.  
  92.       Version 1.00 Beta
  93.             Test version of SFCB
  94.             Limited chat mode, time lockout enabled
  95.